dm: video: fix test failures with enabled default TrueType font
authorAnatolij Gustschin <[email protected]>
Fri, 28 Dec 2018 23:31:45 +0000 (00:31 +0100)
committerAnatolij Gustschin <[email protected]>
Sat, 29 Dec 2018 10:28:59 +0000 (11:28 +0100)
commitdaaba089f9dd3eee779a995abccc7e9c12a4d8bf
tree834104241014f8d875a8d1bdba06b74464867b38
parent815ed79d833884e12bb7a597487cb231630e9e18
dm: video: fix test failures with enabled default TrueType font

With enabled default Nimbus font dm_test_video_truetype* tests fail.
Update expected expressions to fix them.

Signed-off-by: Anatolij Gustschin <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
test/dm/video.c